home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / comm2 / newsged.rdm < prev    next >
Text File  |  1996-06-17  |  1KB  |  37 lines

  1. Short:    Newsgroup editor Faast+low mem usage OS2+
  2. Author:   Mike@redrobe.demon.co.uk (Mike Redrobe)
  3. Uploader: Mike@redrobe.demon.co.uk (Mike Redrobe)
  4. Type:     comm/news
  5.  
  6.  
  7. This was written for two reasons:
  8.  
  9.     1) I wanted to write a useful program as my first 
  10.        Amiga project 
  11.       (I'm new to amiga programming - but I've been 
  12.        programming in C for years...)
  13.  
  14.     2) Other newsgroup editors I tried were very slow,
  15.        or couldnt handle the full newsgroup list 
  16.       (15,000+ groups and rising...)
  17.  
  18. This loads 15,000 groups in 5 seconds on my A4000/030,
  19. and can do "simple" searches on it in about 3 seconds 
  20. ...(much)more complex searches can take up to 30 seconds or so..
  21.  
  22.  
  23. Any Amiga with:
  24.  
  25. OS 2.04 or above (gadtools)
  26.  
  27. Memory: depends on what you do....
  28.  
  29. for a minimal active list....about 150k total memory usage,...
  30.         
  31. but for a 424k active file (15,000 groups!), it uses up 780k , 
  32. or 1.1meg if you do large searches...
  33.  
  34. Note however, I designed it for speed first,memory consumption second...
  35. this may change if enough people complain....
  36.     
  37.